home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -in_the_mag- / reader_requests / xgtool / tools / readme < prev   
Text File  |  2000-02-23  |  690b  |  24 lines

  1. If the patch files (*.pch), the tools (*.ptool) and the
  2. spatch program file are in the same directory, then
  3. the patches can be applied in the following way:
  4.  
  5. spatch "-pMIDI In.pch" "MIDI In.ptool"
  6.  
  7. spatch "-pMIDI Out.pch" "MIDI Out.ptool"
  8.  
  9. If you do not have any of the files in the current
  10. directory then simply write the path before the filename.
  11.  
  12. The spatch utility can be found in the c directory
  13. in the XGTool.lha file.
  14.  
  15. After the patching is completed, move the newly
  16. generated
  17.  MIDI In.ptool.new
  18.  MIDI Out.ptool.new
  19. files to the directory where the other tools are.
  20. Of course, before that, delete the old MIDI In and
  21. Out tools and remove the *.new extension from the
  22. patched files.
  23.  
  24.